gamera-gui software package provides GUI for the Gamera framework, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gamera-gui
gamera-gui is installed in your system.
Make ensure the gamera-gui package were installed using the commands given below,
$ sudo dpkg-query -l | grep gamera-gui *
You will get with gamera-gui package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Python |
| Package | gamera-gui |
| Version | 1:3.4.2+git20160808.1725654-1 |
| Description | GUI for the Gamera framework |
| Sub Section | python |